github.com/vmihailenco/msgpack/v5.fields.OmitEmpty (method)
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
encode_map.go#L151: fields := structFields.OmitEmpty(strct, e.flags&omitEmptyFlag != 0)
types.go#L155: func (fs *fields) OmitEmpty(strct reflect.Value, forced bool) []*field {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)